1. Mache dir ein Backup der Datei script\futar\lawo-almex-churavmatrix-WL.osc und öffne diese

2. Ersetze die Zeilen 26 bis 54 mit folgendem:

	(L.L.elec_busbar_main)
	{if}
		(L.$.Matrix_Nr)
		(S.$.lawo_JaratSzam)
		1 (S.L.lawo_hatterkep)
'		(L.L.IBIS_mode) 3 <
		(L.L.IVU_TB_Timer) 110 <
		{if}
' "startup screen" - fehéren világít
			"lawo_light.tga" (S.$.lawo_hatter_tex)
		1 (S.L.Refresh_Strings)
			1 (S.L.lawo_state)
		{else}
' futár normál üzem, és van aktív menetrend
			(L.$.Matrix_TerminusL1) $RemoveSpaces $length 0 >
			(L.$.Matrix_TerminusL2) $RemoveSpaces $length 0 > ||
			{if}
				11 (S.L.lawo_state)
			{else}
'10  default screen (logo)
				10 (S.L.lawo_state)
			{endif}
		{endif}
	{else}
		0 (S.L.lawo_state)
	{endif}
	
3. Suche nach "IBIS_busstop" und ersetze die Zeile "(L.L.IBIS_busstop) 0 =" mit "(L.L.IVU_HST_pos) 0 ="

4. Abspeichern und fertig